@charset "UTF-8";
/* CSS Document */

body {
	background-color: #e4e4e4;
}
.background {
	background-image: url(../images/BG/background.jpg);
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7b867f;
	padding-top: 10px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414844;
	line-height: 18px;
}
.header1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	color: #7B867F;
	padding-bottom: 10px;
}
.header2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #7B867F;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.categories {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #7B867F;
}
a:link {
	text-decoration: none;
	color: #7B867F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #7B867F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
}.indexBG {
	background-image: url(../images/Headers/Header_8.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.flashHeader {
	position: fixed;
	visibility: inherit;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.background tr td table tr td table tr td .maintext {
	text-align: justify;
}
#nopadding {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.nopadding {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
